func encoding/hex.toChar

2 uses

	encoding/hex (current package)
		hex.go#L255: func toChar(b byte) byte {
		hex.go#L305: 		h.rightChars[h.used] = toChar(data[i])